home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 June
/
PCWorld_2007-06_cd.bin
/
v cisle
/
klebezettel
/
klebe.exe
/
{app}
/
klebezettel.chm
/
html
/
style.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2007-04-07
|
2KB
|
108 lines
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: Black;
background-color: white;
font-size: 0.8em;
margin:0px;
padding:10px;
}
h1, h2, h3, h4, h5, h6 {
color: #000066;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.8em;
}
h3 {
font-size: 1.6em;
}
h4 {
font-size: 1.4em;
}
h5 {
font-size: 1.2em;
}
h6 {
font-size: 1.0em;
}
a hover {
color: red;
}
.roterRahmen {
width: 85%;
border-color: red;
border-width: 2px;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding: 10px;
}
.zentriert {
text-align:center;
}
pre {
border-style: dashed;
border-width: thin;
border-color: Gray;
background-color: #EEEEEE;
}
a:hover {
color: Red;
}
th {
background-color: #6495ED;
color: white;
font-style: italic;
}
table {
border-collapse: collapse;
font-size: 1em;
}
.menueintrag {
background-color: #CFCFCF;
font-weight: normal;
padding-left: 5px;
padding-right: 5px;
}
.taste {
border-bottom: rgb(128, 128, 128) 2px solid; /*Bildet das Aussehen von Tasten nach*/
border-left: rgb(200, 200, 200) 1px solid;
border-right: rgb(128, 128, 128) 2px solid;
border-top: rgb(200, 200, 200) 1px solid;
padding-left: 2px;
padding-right: 2px;
background: rgb(247, 247, 247);
color: rgb(100, 100, 100);
font: 0.8em sans-serif;
vertical-align: middle;
}
.bildunterschrift {
font-size: 10pt;
font-style: italic;
}
abbr, acronym {
border-bottom-width:1px; border-bottom-style:dashed; border-bottom-color:#silver;
cursor: help;}